EMT Practice Test
1. Question Content...
Question4: What does the command mount -a do?
Question14: How many fields are in a syntactically correct line of /etc/fstab?
Question20: What does the ? symbol within regular expressions represent?
Question21: Which permissions and ownership should the file /etc/passwdhave?
Question24: What is the purpose of the Bash built-in export command?
Question26: In Bash, inserting 2>&1after a command redirects:
Question28: How is a symbolic link called bar.confpointing to foo.confcreated?
Question29: What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
Question31: Which of the following is true for hard linked files? (Choose three.)
Question39: Which of the following commands will change the quota for a specific user?
Question40: Which signal is sent by the killcommand by default?
Question43: What is the purpose of the xargs command?
Question44: Which of the following commands will display the inode usage of each mounted filesystem?
Question48: Regarding the command:
nice -5 /usr/bin/prog
Which of the following statements is correct?
Question51: What is the purpose of the Filesystem Hierarchy Standard?
Question52: Where does the BIOS search for a bootloader?
Question55: What does the command mount -a do?
Question57: What is the default nice level when a process is started using the nice command?
Question73: Which of the following are modes of the vi editor? (Choose two.)
Question80: Which of the following commands updates the already installed RPM package rpmname?
Question83: What is the output of the following command?
echo "Hello World" | tr -d aieou
Question91: What happens after issuing the command vi without any additional parameters?
Question97: In compliance with the FHS, in which of the directories are man pages found?
Question101: Which shell command is used to continue background execution of a suspended command?
Question106: Which of the following commands will produce the following output?
Question109: Which of the following command sets the Bash variable named TEST with the content FOO?
Question118: In Bash, inserting 1>&2 after a command redirects
Question122: What is the process ID number of the init process on a SysV init based system?
Question123: What is the difference between the i and a commands of the vi editor?
Question124: Which of the following is a limitation of the cut command?
Question133: Which of the following commands updates the linker cache of shared libraries?
Question135: Which of the following commands instructs SysVinit to reload its configuration file?
Question139: Which of the following commands displays the contents of a gzip compressed tar archive?